The Importance of Safe Use & Construction of Temporary Structures

You will need to be able to answer the following questions.

  • What possible steps could have been taken on the job to prevent the disaster.
  • How can these steps be generalized and applied to other job sites.
  • What should someone learn from reading this report.
  • Come up with three steps that your team would implement on their job-site to prevent disasters like this.
  • How would a construction disaster impact a project's schedule, cost, and final quality.

These notes will be part of a on-line class discussion and you and your teammate will both have to post your answer in the comments.

CSS stylesheet

###Useful Tip:

If you use Firefox or Chrome then installing one of the following extensions will make viewing images in lectures easier.

* Firefox - [Thumbnail Zoom Plus](https://addons.mozilla.org/en-US/firefox/addon/thumbnail-zoom-plus/?src=search)
* Chrome - [Hover Free](https://chrome.google.com/webstore/detail/hover-free/hcmnnggnaofmhflgomfjfbndngdoogkj) (Not to be confused with Hover Zoom.)

/* class = "max box" for img tags

<audio controls data-autoplay preload>
 <source src="https://github.com/damontallen/Construction-Lectures-Fall-2014/raw/master/Intro/FILE%20NAME.mp3"
         type='audio/mp3'>
 <p><strong>Your user agent does not support the HTML5 Audio element or the files are missing.</strong></p>
</audio><a></a>

*/
class = "max box" == style="max-width:300px; max-height:300px; border:1px solid blue; float:left; margin-right:3px;"
important == <strong><font style="font:italic bold 16px arial;"> Text here </font></strong>
Example <important class="missing">Video Placeholder</important>

Picture Examples: (Right side)
<a href = "http://i.imgur.com/h7H0m0b.png"><img src="http://i.imgur.com/h7H0m0b.png" alt = "Elevated Slab with Worker"style="max-width:300px; max-height:300px; border:1px solid blue; float:right; margin-left:10px;"/></a>

(Left side)
<a href = "http://i.imgur.com/EWHj3eh.png"><img src="http://i.imgur.com/EWHj3eh.png" alt = "Braced Slab" Title = "Braced Slab"style="max-width:300px; max-height:300px; border:1px solid blue; float:left; margin-right:3px;"/></a>

(hover over image)
<a href="http://i.imgur.com/aTxezXX.png" id="Top Down Slab">
    <img title="Top Down Slab (Bracing in the 60 ft direction)" alt = "Top Down Slab"
        src="http://i.imgur.com/EL2FYDQ.png" 
        onmouseover="this.src='http://i.imgur.com/aTxezXX.png'".
        onmouseout="this.src='http://i.imgur.com/EL2FYDQ.png'" 
        style="max-width:300px; max-height:300px; border:1px solid blue; 
                float:right; margin-left:10px;"/>
</a>

(hover over image) Top Down Slab